Like an "if" statement that's always true & contains a code script.
Useful because it's script is hidden in the overall view.
Has a name / description, which is shown in the overall view.  (describes its code)

These can be nested of course.


WHY!?
Ecapsulated code.
Easy reading in the editor.


Ways this can be done:
1)	"if" statement containing code. Always true. Has a description.
2)	Code mask. Affects editor only. Hides a certain number of lines beneath it. 
	When moved, those lines move with it.

I like solution 1.




